-
class
c4_ViewRef : public c4_Reference
-
Used to get or set view values.
- Public:
- c4_ViewRef (const c4_Reference&);
- Constructor.
- operator c4_View () const;
- operator c4_View ();
- Gets the value as view.
- c4_ViewRef& operator= (const c4_View&);
- Sets the value to the specified view.
#include "k4viewx.h" // Jun 8, 1997